-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(container): update image thanos to v12.19.1 #6602
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bot-ross
bot
added
area/kubernetes
Changes made in the kubernetes directory
cluster/main
labels
Dec 19, 2023
--- kubernetes/main/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos
+++ kubernetes/main/apps/observability/thanos/app Kustomization: flux-system/thanos HelmRelease: observability/thanos
@@ -13,13 +13,13 @@
spec:
chart: thanos
sourceRef:
kind: HelmRepository
name: bitnami
namespace: flux-system
- version: 12.19.0
+ version: 12.19.1
dependsOn:
- name: local-path-provisioner
namespace: storage
- name: redis
namespace: database
- name: rook-ceph-cluster |
--- kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb
+++ kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-bucketweb
@@ -23,13 +23,13 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: bucketweb
annotations:
- checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
+ checksum/objstore-configuration: 0896f0a0d9c357f5ee7d19dd71c1bc95bf43e224148fe1a837b38710200877d5
spec:
serviceAccountName: thanos-bucketweb
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-compactor
+++ kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-compactor
@@ -23,13 +23,13 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: compactor
annotations:
- checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
+ checksum/objstore-configuration: 0896f0a0d9c357f5ee7d19dd71c1bc95bf43e224148fe1a837b38710200877d5
spec:
serviceAccountName: thanos-compactor
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
+++ kubernetes/main HelmRelease: observability/thanos Deployment: observability/thanos-query-frontend
@@ -23,13 +23,13 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: query-frontend
annotations:
- checksum/query-frontend-configuration: 7300e4618077f82bc6c247589886d8c23482b983e7bfa2e59d8322744da7a205
+ checksum/query-frontend-configuration: 3370febd77ce07a3c1faf97eaed022440c58fc33e2392cd98300c589249bceda
spec:
serviceAccountName: thanos-query-frontend
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler
+++ kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/thanos-ruler
@@ -25,14 +25,14 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: ruler
annotations:
- checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
- checksum/ruler-configuration: 7685c6ac619e6d25d571d0e0aee13779d8d97034107ba0db0cccf9942e0af175
+ checksum/objstore-configuration: 0896f0a0d9c357f5ee7d19dd71c1bc95bf43e224148fe1a837b38710200877d5
+ checksum/ruler-configuration: e30bdc6c7454804be145417df5792aff3b7a7e2d1ae8104441e933a04a8f58a1
spec:
serviceAccountName: thanos-ruler
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity:
--- kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway
+++ kubernetes/main HelmRelease: observability/thanos StatefulSet: observability/thanos-storegateway
@@ -25,14 +25,14 @@
labels:
app.kubernetes.io/instance: thanos
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: thanos
app.kubernetes.io/component: storegateway
annotations:
- checksum/objstore-configuration: cde127fcc2b362a7252a7e3e028207d9f59558e6ef824b572bb3e1defa749309
- checksum/storegateway-configuration: 82c22f0354c59cf8cf3f0bd8c37ba77c95164c72ba8ffcc6b8a7b9541a75dc62
+ checksum/objstore-configuration: 0896f0a0d9c357f5ee7d19dd71c1bc95bf43e224148fe1a837b38710200877d5
+ checksum/storegateway-configuration: 17528f8df08c2aade8709fb8c04fc119adb14c3131001bdc69ff770d047dace0
spec:
serviceAccountName: thanos-storegateway
automountServiceAccountToken: true
affinity:
podAffinity: null
podAntiAffinity: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.19.0
->12.19.1
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.